-
Home
-
Easy Contact Form – Form Builder Plugin – Forms for WordPress
-
1.1.0 (latest)
-
Code
-
Classes
- Address
| Total Complexity |
43 |
| Dependencies |
2 |
| Dependents |
1 |
| Total lines |
379 |
| Lines of code |
173 |
| Logical lines of code |
90 |
| Comment lines |
92 |
| Methods |
19 |
| Properties |
8 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| save() |
A |
44 |
6 |
46 |
| __construct() |
S |
53 |
7 |
22 |
| setShowCountry() |
S |
68 |
3 |
7 |
| setShowState() |
S |
68 |
3 |
7 |
| setShowCity() |
S |
68 |
3 |
7 |
| SetShowZip() |
S |
68 |
3 |
7 |
| setShowAddress() |
S |
68 |
3 |
7 |
| setSearchOn() |
S |
68 |
3 |
7 |
| settingsBlock() |
S |
55 |
1 |
20 |
| setCountries() |
S |
66 |
2 |
9 |
| getShowCountry() |
S |
82 |
1 |
3 |
| getShowState() |
S |
82 |
1 |
3 |
| getShowCity() |
S |
82 |
1 |
3 |
| getShowZip() |
S |
82 |
1 |
3 |
| getShowAddress() |
S |
82 |
1 |
3 |
| getSearchOn() |
S |
82 |
1 |
3 |
| getCountries() |
S |
75 |
1 |
4 |
| fieldHtml() |
S |
91 |
1 |
2 |
| setProperties() |
S |
63 |
1 |
10 |